toggle menu
shared
15.0.0
android
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.api
/
[android]AnylineTireTreadProtocol
/
sendCommentFeedback
send
Comment
Feedback
android
abstract
fun
sendCommentFeedback
(
measurementUUID
:
String
,
comment
:
String
,
onComplete
:
(
SdkResult
<
MeasurementInfo
>
)
->
Unit
)